home *** CD-ROM | disk | FTP | other *** search
- object AppletGenerator: TAppletGenerator
- Left = 204
- Top = 187
- Width = 696
- Height = 480
- Caption = 'Create GreatFamily tree Applet'
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- PixelsPerInch = 96
- TextHeight = 13
- object Button1: TButton
- Left = 8
- Top = 8
- Width = 105
- Height = 25
- Caption = 'Generate CSV'
- TabOrder = 0
- OnClick = Button1Click
- end
- object ListBox1: TListBox
- Left = 8
- Top = 40
- Width = 233
- Height = 257
- ItemHeight = 13
- TabOrder = 1
- end
- object Button2: TButton
- Left = 120
- Top = 8
- Width = 97
- Height = 25
- Caption = 'Save file'
- TabOrder = 2
- OnClick = Button2Click
- end
- end
-